In this case, while age is actually a valid integer, conversion still fails because the value is not a short integer. 在这种情况下,虽然年龄实际上是一个有效的整数,但转换仍然会失败,因为该值不是短整型的。
When boxing requires conversion from int to Integer, rather than calling new Integer ( int), the compiler generates a call to Integer. valueOf ( int). 当装箱需要从int转换到Integer时,编译器并不调用newInteger(int),而是生成对Integer.valueOf(int)的调用。
When compiled with the g++ – Wall option, the compiler did not emit any warning for the above code despite the very ugly double to integer type conversion happening. 尽管发生了非常糟糕的double到integer类型转换,但是当用g++–Wall选项编译以上代码时,编译器不会发出任何警告。
Compared to the conventional methods of the integer conversion, the new methods reduce the subjective effect of the channel error pattern in the received pictures. 与通常的取整方式相比,新的取整方式可以减小接收图象中信道误码图案的主观影响。
For integer ratio conversion, the filters would be time-invariant, but for fractional ratio conversion, the filters would be time-variant whose structure is more complex. 实现整数倍采样率转换可以采用时不变滤波器,然而实现分数倍采样率转换一般需要采用较复杂的时变滤波器。
The Implement Points of the Market Operation Project of Digital Television Integer Conversion 有线数字电视整体转换运营方案实施要点
Rational ratio conversion can be realized by integer and fraction ratio conversion. 有理数采样速率转换可以划分为整数倍和分数倍采样率转换。
The paper focuses on the technologies involved in digital down converting, such as integer sampling-rate conversion, non-integer sampling-rate conversion and carrier frequency offset estimation algorithm. 本文对数字下变频所涉及整数倍采样率转换、非整数倍采样率转换和载波初始频差估计校正作了较深入的研究,并提出了一些实用高效的实现结构和算法。
Traditional divided by the base for the remaining few and multiplied by the base to choose integer, each of which respectively calculates integer part and decimal part, are being applied in the method of numbering system conversion in computer. 计算机中数制的转换方法一直采用传统经典的除基取余法和乘基取整法,来分别计算数的整数部分和小数部分。
The 4-2 CSA based Montgomery algorithm can eliminate the carry propagation of large integer addition. It has a low crucial path delay and avoids the conversion of temporary variables. 其中,采用4-2保留进位加法器的改进Montgomery算法可以消除大整数加法运算的进位传播,降低电路的关键路径延时,同时避免了中间数据的类型转化,节约运算时间。
The model of 0-1 integer programming for the problem is also provided in this paper. The model tries to find a most reasonable route selection approach for the aim of minimizing the total conversion delay. 文中给出了该问题的模糊0-1整数规划模型,该模型试图在总换算延迟最小化的目标下,寻求一套最合理的路径选择方案。